ASP.NET MVC Controls
ListBoxBuilder<T> Class Members
Methods 

The following tables list the members exposed by ListBoxBuilder<T>.

Public Constructors
 NameDescription
Public ConstructorListBoxBuilder<T> ConstructorCreate one ListBoxBuilder instance.  
Top
Public Methods
 NameDescription
Public MethodBindOverloaded. Sets ItemsSource by builder. (Inherited from C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,ListBox<T>,ListBoxBuilder<T>>)
Public MethodCheckedIndexesOverloaded. Sets the CheckedIndexes property.  
Public MethodCheckedMemberPathSets the CheckedMemberPath property.  
Public MethodCheckedValuesOverloaded. Sets the CheckedValues property.  
Public MethodCssClassSets the css class of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ListBox<T>,ListBoxBuilder<T>>)
Public MethodCssStyleSets one CSS property. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ListBox<T>,ListBoxBuilder<T>>)
Public MethodCssStylesSets the CSS styles. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ListBox<T>,ListBoxBuilder<T>>)
Public MethodDisplayMemberPathSets the DisplayMemberPath property.  
Public MethodHeightOverloaded. Sets the height of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ListBox<T>,ListBoxBuilder<T>>)
Public MethodHtmlAttributeSets one HTML attribute. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ListBox<T>,ListBoxBuilder<T>>)
Public MethodHtmlAttributesOverloaded. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ListBox<T>,ListBoxBuilder<T>>)
Public MethodIdSets the id of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ListBox<T>,ListBoxBuilder<T>>)
Public MethodIsContentHtmlSets the IsContentHtml property.  
Public MethodIsDisabledSets isDisabled state of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ListBox<T>,ListBoxBuilder<T>>)
Public MethodItemFormatterSets the ItemFormatter property.  
Public MethodItemsSourceIdSets the ItemsSourceId specify which CollectionViewService will be used for this control. (Inherited from C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,ListBox<T>,ListBoxBuilder<T>>)
Public MethodItemTemplateContentSets the ItemTemplateContent property.  
Public MethodItemTemplateIdSets the ItemTemplateId property.  
Public MethodMaxHeightSets the MaxHeight property.  
Public MethodOnClientCheckedItemsChangedSets the OnClientCheckedItemsChanged property.  
Public MethodOnClientFormatItemSets the OnClientFormatItem property.  
Public MethodOnClientGotFocusOccurs when the control gets the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ListBox<T>,ListBoxBuilder<T>>)
Public MethodOnClientItemCheckedSets the OnClientItemChecked property.  
Public MethodOnClientItemsChangedSets the OnClientItemsChanged property.  
Public MethodOnClientLoadedItemsSets the OnClientLoadedItems property.  
Public MethodOnClientLoadingItemsSets the OnClientLoadingItems property.  
Public MethodOnClientLostFocusOccurs when the control loses the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ListBox<T>,ListBoxBuilder<T>>)
Public MethodOnClientSelectedIndexChangedSets the OnClientSelectedIndexChanged property.  
Public MethodSelectedIndexSets the SelectedIndex property.  
Public MethodSelectedItemSets the SelectedItem property.  
Public MethodSelectedValueSets the SelectedValue property.  
Public MethodSelectedValuePathSets the SelectedValuePath property.  
Public MethodTemplateBindWhen the control works in template mode, bind the property which name is specified to some item which name is specified. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ListBox<T>,ListBoxBuilder<T>>)
Public MethodToHtmlStringGet an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<ListBox<T>,ListBoxBuilder<T>>)
Public MethodToTemplateTransfer to template mode. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ListBox<T>,ListBoxBuilder<T>>)
Public MethodWidthOverloaded. Sets the width of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<ListBox<T>,ListBoxBuilder<T>>)
Top
Extension Methods
 NameDescription
Public Extension MethodToTemplateRender the html string in template mode.
Top
See Also

Reference

ListBoxBuilder<T> Class
C1.Web.Mvc.Fluent Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback